-
Notifications
You must be signed in to change notification settings - Fork 45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ensure stdcm form and simulations clear on page refresh #9922
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## dev #9922 +/- ##
==========================================
- Coverage 79.81% 79.79% -0.02%
==========================================
Files 1052 1052
Lines 105434 105439 +5
Branches 727 727
==========================================
- Hits 84147 84139 -8
- Misses 21245 21258 +13
Partials 42 42
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Curious, I would've expected that to already be the case, seeing how |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested, lgtm !
3d92ef1
to
85367c1
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lgtm and tested (don't forget to fixup your commits)
85367c1
to
8c78e00
Compare
8c78e00
to
179937f
Compare
Signed-off-by: Achraf Mohyeddine <a.mohyeddine@gmail.com>
179937f
to
206a3be
Compare
Closes #9754